x86: Fix management support on HP ProLiant systems.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 6 Dec 2007 11:23:04 +0000 (11:23 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 6 Dec 2007 11:23:04 +0000 (11:23 +0000)
commit37f5ccfb57bc748ac51f1948e107079ee001d7d8
treebef26afe5c2f112fe571cb54743e7fbd28241fde
parent5048bfb26073bffccc96a0cd2eee8306caa8e82e
x86: Fix management support on HP ProLiant systems.

Adds support to allow host-platform-specific handling of I/O port
traps. Specifically adds support to handle an HP ProLiant I/O port in a
special way.

Signed-off-by: Mike Garrett <michael.garrett@hp.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/Makefile
xen/arch/x86/ioport_emulate.c [new file with mode: 0644]
xen/arch/x86/traps.c